Object

UrlBasedApiDefinitionInput

The URL that hosts the API definition file.

Fields

url(): String!
The URL where the API definition file is hosted.
authentications(): [ApiAuthenticationInput!]!
A list of the API authentication schemes (for example: Basic, Bearer Token, API Key).